[INFO] fetching crate amberwindow 0.3.14...
[INFO] testing amberwindow-0.3.14 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate amberwindow 0.3.14 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate amberwindow 0.3.14
[INFO] finished tweaking crates.io crate amberwindow 0.3.14
[INFO] tweaked toml for crates.io crate amberwindow 0.3.14 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amberwindow 0.3.14 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amberwindow 0.3.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44eb037dfa2ab887d9d3a5a2bd8eae052f5b782a90645cfaeff4eb98a33df126
[INFO] running `Command { std: "docker" "start" "-a" "44eb037dfa2ab887d9d3a5a2bd8eae052f5b782a90645cfaeff4eb98a33df126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44eb037dfa2ab887d9d3a5a2bd8eae052f5b782a90645cfaeff4eb98a33df126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44eb037dfa2ab887d9d3a5a2bd8eae052f5b782a90645cfaeff4eb98a33df126", kill_on_drop: false }`
[INFO] [stdout] 44eb037dfa2ab887d9d3a5a2bd8eae052f5b782a90645cfaeff4eb98a33df126
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f9f2e559d5f96660f825279b511c76eacdaf7c008e02f2ae7ed6ffc4675d54
[INFO] running `Command { std: "docker" "start" "-a" "57f9f2e559d5f96660f825279b511c76eacdaf7c008e02f2ae7ed6ffc4675d54", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling miniquad v0.4.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling macroquad v0.4.8
[INFO] [stderr]    Compiling amberwindow v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
[INFO] running `Command { std: "docker" "inspect" "57f9f2e559d5f96660f825279b511c76eacdaf7c008e02f2ae7ed6ffc4675d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f9f2e559d5f96660f825279b511c76eacdaf7c008e02f2ae7ed6ffc4675d54", kill_on_drop: false }`
[INFO] [stdout] 57f9f2e559d5f96660f825279b511c76eacdaf7c008e02f2ae7ed6ffc4675d54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 823fcbf18273d8baa2ae71a2676bf5ac893b7467ee8ffc3020ea1378fc8b3df0
[INFO] running `Command { std: "docker" "start" "-a" "823fcbf18273d8baa2ae71a2676bf5ac893b7467ee8ffc3020ea1378fc8b3df0", kill_on_drop: false }`
[INFO] [stderr]    Compiling amberwindow v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "823fcbf18273d8baa2ae71a2676bf5ac893b7467ee8ffc3020ea1378fc8b3df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "823fcbf18273d8baa2ae71a2676bf5ac893b7467ee8ffc3020ea1378fc8b3df0", kill_on_drop: false }`
[INFO] [stdout] 823fcbf18273d8baa2ae71a2676bf5ac893b7467ee8ffc3020ea1378fc8b3df0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d472ee9fc6469bb907a3545618ac43fab865a7b7d34e94f8895c037c1694af0
[INFO] running `Command { std: "docker" "start" "-a" "4d472ee9fc6469bb907a3545618ac43fab865a7b7d34e94f8895c037c1694af0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amberwindow-5d2b56a2c40dbac4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amberwindow-cd8255f9f8fb6805)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests amberwindow
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/window/window_manager.rs - window::window_manager::WindowManager (line 12) ... FAILED
[INFO] [stdout] test src/window/widgets/button.rs - window::widgets::button::Button (line 39) ... FAILED
[INFO] [stdout] test src/window/window_manager.rs - window::window_manager::WindowManager (line 23) ... FAILED
[INFO] [stdout] test src/window/widgets/button.rs - window::widgets::button::Button (line 50) ... FAILED
[INFO] [stdout] test src/window/window_manager.rs - window::window_manager::WindowManager::begin (line 66) ... FAILED
[INFO] [stdout] test src/window/widgets/button.rs - window::widgets::button::Button (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/window/window_manager.rs - window::window_manager::WindowManager (line 12) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `WindowManager` in this scope
[INFO] [stdout]   --> src/window/window_manager.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | let windows = WindowManager::new(); // Create new window manager
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of undeclared type `WindowManager`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use amberwindow::WindowManager;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/widgets/button.rs - window::widgets::button::Button (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]    |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widgets` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |        if widgets.Button(win, "hello").1.is_just_pressed {
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/window_manager.rs - window::window_manager::WindowManager (line 23) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/window/window_manager.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | let idx = windows.get_window_index("window");
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/window/window_manager.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | windows[idx].queue_free();
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/widgets/button.rs - window::widgets::button::Button (line 50) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]    |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widgets` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |        if widgets.Button(win, "hello").1.pressed {
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/window_manager.rs - window::window_manager::WindowManager::begin (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/window/window_manager.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 | if let Some(win) = windows.begin("my_window") {
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widget` in this scope
[INFO] [stdout]   --> src/window/window_manager.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     widget.Text(win, "hello");
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/widgets/button.rs - window::widgets::button::Button (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]    |                                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widgets` in this scope
[INFO] [stdout]   --> src/window/widgets/button.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         widgets.Button(win, "hello");
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]   --> src/lib.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 | if let Some(win) = windows.begin("") {
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |     win.Text("Hello, world 123", WHITE);
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:71:38
[INFO] [stdout]    |
[INFO] [stdout] 71 |     win.Slider_float(0., 100., None, vec2(win.rect.w - 20.0, 15f32));
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::vec2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ButtonStyle` in this scope
[INFO] [stdout]   --> src/lib.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |     win.button_style(ButtonStyle{
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use amberwindow::ButtonStyle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |         color: WHITE,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |         bg_color: Color::from_hex(0x274972),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 |         hover_bg_color: Color::from_hex(0x496994),
[INFO] [stdout]    |                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 |         pressed_bg_color: Color::from_hex(0x274972)
[INFO] [stdout]    |                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SliderStyle` in this scope
[INFO] [stdout]   --> src/lib.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     win.slider_style(SliderStyle{
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use amberwindow::SliderStyle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |         color: WHITE,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |         bg_color: Color::from_hex(0x163861),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         hover_bg_color: Color::from_hex(0x274972),
[INFO] [stdout]    |                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SKYBLUE` in this scope
[INFO] [stdout]   --> src/lib.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         value_color: SKYBLUE,
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::SKYBLUE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WindowStyle` in this scope
[INFO] [stdout]   --> src/lib.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |     win.style(WindowStyle{
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use amberwindow::WindowStyle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |         bg_color: Color::from_hex(0x151617),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |         tb_color: Color::from_hex(0x294a7a),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> src/lib.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |         deselected_tb_color: BLACK,
[INFO] [stdout]    |                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::BLACK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLANK` in this scope
[INFO] [stdout]   --> src/lib.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |         border_color: BLANK,
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::BLANK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |         selected_border_color: Color::new(1.,1.,1., 0.7),
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |         title_color: WHITE,
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         scale_color: Color::from_hex(0x294a7a),
[INFO] [stdout]    |                      ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         minimize_color: WHITE,
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |         close_color: WHITE
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 66 + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Widget` in this scope
[INFO] [stdout]   --> src/lib.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Widget::Checkbox(i) = i {
[INFO] [stdout]    |                ^^^^^^ use of undeclared type `Widget`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 66 + use amberwindow::Widget;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |             i.bg_color = Color::from_hex(0x385884);
[INFO] [stdout]     |                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  66 + use macroquad::prelude::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (138) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miniquad-0.4.2/src/native/linux_x11.rs:557:13:
[INFO] [stdout] XOpenDisplay() failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4bc50694fa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4bc50694fa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4bc50694fa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4bc50694fa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4bc507d47a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4bc507d47a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b4bc506d942 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4bc506d942 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b4bc5053f0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4bc5053f0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4bc5064df1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b4bc5064fab - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b4bc505352c - std[ec4e911328de40a6]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x5b4bc504bac9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b4bc5049330 - std[ec4e911328de40a6]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x5b4bc4f2f995 - miniquad[7f370cc783eb2472]::native::linux_x11::run::<<macroquad[3c8f655c4ec59aa3]::Window>::from_config<rust_out[c29997ca7713e474]::amain::{closure#0}>::{closure#0}>
[INFO] [stdout]   16:     0x5b4bc4f1ddfb - miniquad[7f370cc783eb2472]::start::<<macroquad[3c8f655c4ec59aa3]::Window>::from_config<rust_out[c29997ca7713e474]::amain::{closure#0}>::{closure#0}>
[INFO] [stdout]   17:     0x5b4bc4f1e447 - <macroquad[3c8f655c4ec59aa3]::Window>::from_config::<rust_out[c29997ca7713e474]::amain::{closure#0}>
[INFO] [stdout]   18:     0x5b4bc4f1e601 - <macroquad[3c8f655c4ec59aa3]::Window>::new::<rust_out[c29997ca7713e474]::amain::{closure#0}>
[INFO] [stdout]   19:     0x5b4bc4f31040 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   20:     0x5b4bc4f363d3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5b4bc4f302a6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5b4bc4f30ab9 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5b4bc5064434 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5b4bc5064434 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5b4bc5064434 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5b4bc5064434 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b4bc5064434 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5b4bc5064434 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b4bc5064434 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b4bc5064434 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b4bc5064434 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5b4bc4f1f791 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5b4bc4f36815 - main
[INFO] [stdout]   34:     0x74b0e009a1ca - <unknown>
[INFO] [stdout]   35:     0x74b0e009a28b - __libc_start_main
[INFO] [stdout]   36:     0x5b4bc4f1dca5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (139) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miniquad-0.4.2/src/native/linux_x11.rs:557:13:
[INFO] [stdout] XOpenDisplay() failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65165d26333a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65165d26333a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65165d26333a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65165d26333a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65165d2772ba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65165d2772ba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x65165d267782 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65165d267782 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65165d24dd4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65165d24dd4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65165d25ec31 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x65165d25edeb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x65165d24d36c - std[ec4e911328de40a6]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x65165d245909 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x65165d243170 - std[ec4e911328de40a6]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x65165d12c655 - miniquad[7f370cc783eb2472]::native::linux_x11::run::<<macroquad[3c8f655c4ec59aa3]::Window>::from_config<rust_out[c29997ca7713e474]::amain::{closure#0}>::{closure#0}>
[INFO] [stdout]   16:     0x65165d11aeeb - miniquad[7f370cc783eb2472]::start::<<macroquad[3c8f655c4ec59aa3]::Window>::from_config<rust_out[c29997ca7713e474]::amain::{closure#0}>::{closure#0}>
[INFO] [stdout]   17:     0x65165d11b377 - <macroquad[3c8f655c4ec59aa3]::Window>::from_config::<rust_out[c29997ca7713e474]::amain::{closure#0}>
[INFO] [stdout]   18:     0x65165d11b531 - <macroquad[3c8f655c4ec59aa3]::Window>::new::<rust_out[c29997ca7713e474]::amain::{closure#0}>
[INFO] [stdout]   19:     0x65165d12dcb0 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   20:     0x65165d131e13 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x65165d12cf66 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x65165d12d779 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x65165d25e274 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x65165d25e274 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x65165d25e274 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x65165d25e274 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x65165d25e274 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x65165d25e274 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x65165d25e274 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x65165d25e274 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x65165d25e274 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x65165d11c451 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x65165d132225 - main
[INFO] [stdout]   34:     0x7c143138d1ca - <unknown>
[INFO] [stdout]   35:     0x7c143138d28b - __libc_start_main
[INFO] [stdout]   36:     0x65165d11ad95 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/window/widgets/button.rs - window::widgets::button::Button (line 30)
[INFO] [stdout]     src/window/widgets/button.rs - window::widgets::button::Button (line 39)
[INFO] [stdout]     src/window/widgets/button.rs - window::widgets::button::Button (line 50)
[INFO] [stdout]     src/window/window_manager.rs - window::window_manager::WindowManager (line 12)
[INFO] [stdout]     src/window/window_manager.rs - window::window_manager::WindowManager (line 23)
[INFO] [stdout]     src/window/window_manager.rs - window::window_manager::WindowManager::begin (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4d472ee9fc6469bb907a3545618ac43fab865a7b7d34e94f8895c037c1694af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d472ee9fc6469bb907a3545618ac43fab865a7b7d34e94f8895c037c1694af0", kill_on_drop: false }`
[INFO] [stdout] 4d472ee9fc6469bb907a3545618ac43fab865a7b7d34e94f8895c037c1694af0
